PangoGlyphItem

Undocumented in source.

Members

Variables

endXOffset
int endXOffset;

horizontal displacement to apply after th glyph item. Positive values shift right

glyphs
PangoGlyphString* glyphs;

corresponding PangoGlyphString

item
PangoItem* item;

corresponding PangoItem

startXOffset
int startXOffset;

horizontal displacement to apply before the glyph item. Positive values shift right

yOffset
int yOffset;

shift of the baseline, relative to the baseline of the containing line. Positive values shift upwards

Meta